Papers by Malthe Have Musaeus
Iterative Structured Knowledge Distillation: Optimizing Language Models Through Layer-by-Layer Distillation (2025.coling-main)
Copied to clipboard
| Challenge: | Structured pruning and knowledge distillation are often not efficient and require a fixed architecture, limiting flexibility. |
| Approach: | They propose a method which integrates knowledge distillation and structured pruning by replacing transformer blocks with smaller, efficient versions during training. |
| Outcome: | The proposed method outperforms L1 pruning and maintains four-fifths of performance on language modeling and commonsense reasoning tasks. |